home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
System
/
Swatch
/
Development
/
swatch 1.2
/
swatch.about.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-04-08
|
334 b
|
24 lines
|
[
TEXT/KAHL
]
/**
swatch.about.h
Copyright (c) 1990, Adobe Systems, Inc.
**/
#ifndef _H_SWATCH_ABOUT
#define _H_SWATCH_ABOUT
#include <ctypes.h>
/*******************************************************************************
**
** Public Functions
**
**/
void Do_about( WindowPtr the_window );
#endif /* ifndef _H_SWATCH_ABOUT */